home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
vbcc
/
machines
/
amiga68k
/
libsrc
/
math
/
math_ieee
/
fltull.s
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-06-24
|
241 b
|
16 lines
xref _MathIeeeSingBasBase
xdef __ieeefltull
__ieeefltull:
move.l 4(sp),d0
move.l a6,-(sp)
move.l _MathIeeeSingBasBase,a6
jsr -36(a6)
tst.l 8(sp)
bge.s ll
move.l #$4f800000,d1
jsr -66(a6)
ll:
move.l (sp)+,a6
rts